Skip to content

Added ci property to understand if a command is run by CI#1927

Merged
mfbz merged 1 commit into
masterfrom
mfbz/mixpanel-ci-data
Apr 15, 2025
Merged

Added ci property to understand if a command is run by CI#1927
mfbz merged 1 commit into
masterfrom
mfbz/mixpanel-ci-data

Conversation

@mfbz
Copy link
Copy Markdown
Contributor

@mfbz mfbz commented Apr 15, 2025

Closes #1926

Description

Added "ci" property to data sent to mixpanel while running a command, to understand if the command is run by a ci provider or not.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 28.26%. Comparing base (a916fd7) to head (4e04573).

Files with missing lines Patch % Lines
internal/command/command.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1927      +/-   ##
==========================================
- Coverage   28.26%   28.26%   -0.01%     
==========================================
  Files          95       95              
  Lines        6591     6592       +1     
==========================================
  Hits         1863     1863              
- Misses       4546     4547       +1     
  Partials      182      182              
Flag Coverage Δ
unittests 28.26% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mfbz mfbz merged commit ae7e000 into master Apr 15, 2025
5 checks passed
@mfbz mfbz deleted the mfbz/mixpanel-ci-data branch April 15, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CI data to mixpanel request

3 participants